projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70e7b1b
)
Bump version
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 28 Oct 2013 13:12:46 +0000
(09:12 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 28 Oct 2013 13:12:46 +0000
(09:12 -0400)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 2143ce9b202045b4bc03e0a9b50bffe6eb1df578..f1b305ddbf2abafb7400dec51fc2444886cec6e1 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-10,7
+10,7
@@
m4_define([gtk_major_version], [3])
m4_define([gtk_minor_version], [11])
-m4_define([gtk_micro_version], [
0
])
+m4_define([gtk_micro_version], [
1
])
m4_define([gtk_interface_age], [0])
m4_define([gtk_binary_age],
[m4_eval(100 * gtk_minor_version + gtk_micro_version)])